home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 April / EnigmA AMIGA RUN 06 (1996)(G.R. Edizioni)(IT)[!][issue 1996-04][Skylink CD V].iso / earcd / utilgfx / cbrtvpl5.rdm < prev    next >
Text File  |  1996-03-13  |  9KB  |  192 lines

  1. Short:    Animation player for CyberGfx & AGA (OS3.x)
  2. Author:   hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  3. Uploader: hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  4. Type:     gfx/board
  5. Kurz:     Animations-Abspieler f. CyberGfx & AGA (OS3.x)
  6.  
  7. CyberTVPlayer 5.0 (c) by Helmut Hoffmann 1995/96
  8. =================
  9.  
  10. *** new: now with BestMode option & support for separate screens ***
  11.  
  12. This is a freeware animation player program for TrueColor animations
  13. in HHsYUVSq animation format. Animations can be played in TrueColor
  14. or HighColor on CyberGraphX screens (including Workbench) or in
  15. reduced colors (which can be slower) on any Workbench or other screen.
  16.  
  17. +-------------------------------------------------------------------+
  18. | By the way:       +-----+-----+-----+-----+-----+-----+-----+---  |
  19. |                   |     |     |     |     |     |     |IFX  |     |
  20. |  Create your own  |  True Color animations...   |with | XiP | ... |
  21. |                   |     |     |     |     |     |     |  Pgs|     |
  22. |                   +-----+-----+-----+-----+-----+-----+-----+---  |
  23. | with ImageFX, XiPaint or Photogenics and my universal loader      |
  24. | modules (FastIFXModules, XiPaintModule, UniversalGIO Modules)     |
  25. | which now all include TrueColor animation savers as well          |
  26. | for the HHsYUVSq animation format... For ImageFX and XiPaint      |
  27. | special ARexx scripts are already included which can automate the |
  28. | creation of TrueColor animations. You can playback the HHsYUVSq   |
  29. | animations e.g. with CyberTVPlayer on your TrueColor Workbench... |
  30. | The fast loading functions of all modules are the same as thoose  |
  31. | in CyberShow Professional (JPeg is only included in XiPaintMod.)  |
  32. | Add-on price (to CyberShow or other orders): 8US$ or 10DM each    |
  33. | Special price for registered CyberShow users: 13US$ or 15DM for   |
  34. | one module; additional further modules available at add-on price  |
  35. +-------------------------------------------------------------------+
  36.  
  37. CyberTVPlayer can play HHsYUVSq animations direct from harddisk
  38.  
  39. - in True/HighColor in CyberGraphX windows on
  40.   a Workbench or other screen with at least 15Bit color depths
  41.  
  42. - in reduced color (upto 256 colors) on any WB screen or other screen,
  43.   including AGA, ECS, OCS and usually WB-Emu graphic board screens
  44.   as well (e.g. EGS-Emu, Cyber-Emu, ...)
  45.  
  46. New: to show an animation without window frame you can use the new
  47.     BestMode option. This will select a suitable screenmode
  48.     with highest possible color depths and display the animation
  49.     borderless on a black background.
  50.  
  51. A short sample sequence should be included in this archive.
  52. You can create your own animations with famous image processing
  53. and painting programs (see above) in conjunction with my
  54. universal loader/saver modules for thoose programs. If you
  55. have the "EGS" system you can also create them with EGS-TV Professional.
  56.  
  57. Features of CyberTVPlayer:
  58.  
  59. * Shows all animations direct from hard disk. The memory usage is very
  60.   low this way (although memory is needed to hold a frame in full size
  61.   as loaded and in converted form for CyberGfx). Random access harddisk
  62.   sequences and sequential sequences can be shown. For more speed you
  63.   could copy the sequence to RAM: first (if you have enough RAM).
  64.  
  65. * Fast very high quality (21Bit) color decoding routines.
  66.  
  67. * Accepts a file name as argument when started from CLI
  68.   or pops up a file requester when started from workbench or without
  69.   CLI file parameter.
  70.  
  71. * By default it runs in a window on the default public screen, which
  72.   can be a CyberGfx screen with at least 15Bit color depths for HighColor
  73.   playback or any screenmode with upto 256 colors for reduced
  74.   colors (this can be much slower)
  75.  
  76. * Supports additional CLI parameters:
  77.   The "BestMode" parameter will let CyberTVPlayer select a suitable
  78.    screenmode for playback automatically. In this case the animation
  79.    will be played directly on the black screenbackground instead of
  80.    a window.
  81.   The "ScreenMode" parameter can be used to specify a screenmode
  82.    for playback on a separate screen in a window.
  83.    Important note: The * character is sometimes ignored as input in
  84.     CLI/shell lines (or misinterpreted as #?). This can happen
  85.     e.g. with screenmode names of certain drivers. in such a case
  86.     you should enter the * character twice (**), which will then
  87.     usually lead to one character * as result. This can depend
  88.     on your configuration.
  89.   The "Once" parameter can be used to run the animation only once
  90.    instead of an endless loop.
  91.   The "Delay" parameter can be used to specify an additional frame
  92.    delay (in 1/50ths of a second). Without this parameter, playback
  93.    will be as fast as possible.
  94.  
  95. Just close the window or press the Esc key to stop playing.
  96.  
  97. Special note for use on palette oriented screens: The first
  98.   playback pass can be much slower due to the color pen allocation;
  99.   subsequent loop passes are usual in higher speed; on HighColor
  100.   screens with 15Bit or more, the speed should be much higher anyway...
  101.  
  102. You can start CyberTVPlayer several times concurrently to watch
  103. several animations at the same time...
  104.  
  105. Animations in a suitable format can be created with
  106.  
  107. 1) ImageFX or ImageFX-EGS in conjunction with my FastImageFXModules
  108.  
  109. 2) XiPaint in conjunction with my XiPaintModule
  110.  
  111. 3) Photogenics (full version) in conjunction with my UniversalGIO module
  112.  
  113. 4) EGS-TV Professional (Shareware Animation, Video Editing, DeskTopVideo,
  114.    Blue Screen Keying effect, Framegrabber and handy scanner software for
  115.    the EGS graphic system with e.g. VLab, IV24, VideoCruncher framegrabbers
  116.    or assembled from single pictures; see Aminet gfx/board or CDs...)
  117.    EGS users should take a look at EGSTVPlayer as well, which can playback
  118.    HHsYUVSq animations on the EGSDefaultScreen.
  119.  
  120. The "demosequence.seq" has been created with EGS-TV Professional and a VLab
  121. framegrabber using the Blue Screen Keying effect.
  122.  
  123. The "demosequence2.seq" has been created with Photogenics V1.2 warper tool
  124. and the UniversalGIO/HHsYUVSq.GIO module.
  125.  
  126. All Amiga users (and esp. CyberGraphX users) should also take a look
  127. at my universal viewer (incl. PhotoCD support) and slideshow program
  128. "CyberShow" with many useful functions and incredible fast speed... It is
  129. shareware (registration fee 25US$ or 30DM). The universal modules which
  130. can be used to create HHsYUVSq animations canbe ordered at small add-on
  131. prices (10DM or 8US$ each) if you also order CyberShow Professional...
  132.  
  133. Requirements
  134. ============
  135.  
  136. Any Amiga with
  137.  
  138. + OS3.0 or higher
  139. + some memory (about 2MByte Fast-RAM should be enough for normal use)
  140.  
  141. For displaying in TrueColor/HighColor quality you also need
  142.  
  143. + cybergraphics.library V40 or higher and a suitable graphic board
  144.   (Cybergraphics is a Workbench emulation/True color software extension
  145.    which is usable in conjunction with several graphic boards as the
  146.    Cybervision, Piccolo, SD64, Picasso, Retina-BLTZ3, Spectrum, Domino.
  147.    It is Copyright by Thomas Sontowski and Frank Mariak.)
  148.  
  149. Version history
  150. ===============
  151.  
  152. 1.0 (19th june 95): Initial release featuring direct harddisk playback
  153.     of color and greyscale sequences in sequential or random access format
  154. 2.0 (30th june 95): New reduced color output function which is available with
  155.     OS3.0 and not only with OS3.1. This makes CyberTVPlayer usable for all
  156.     OS3.0 users now (drawing speed is increased for standard Amiga screens
  157.     and some WB emulation screens as well).
  158. 3.0 (27th sep. 95): Improved CLI parameter support: now loop mode and frame
  159.     delay can be specified in addition to sequence file name
  160. 4.0 (11th dec. 95): Added screenmode parameter to allow playback of
  161.     animations on a separate screen of any screenmode you like
  162. 5.0 (10th feb. 96): Added BestMode option for automatic screen selection
  163.     and playback without window borders on a black background.
  164.     Esc key now accepted to stop animation playback.
  165.     Changed "Loop" parameter to "Once" parameter: now default is to
  166.     show the animation in an endless loop unless "Once" is specified.
  167.  
  168. Disclaimer
  169. ==========
  170.  
  171. This software (program and documentation) is provided "as is" and
  172. comes with no warranty, either expressed or implied.
  173. The author is in no way responsible for any damage or loss that may
  174. occur due to direct or indirect usage of this software. You use
  175. this software entirely at your own risk.
  176.  
  177. Copyright
  178. =========
  179.  
  180. This program (incl. documentation) is (c) by Helmut Hoffmann.
  181. It may be freely distributed (max. allowed duplication charge:
  182. 8US$ for disks, 60US$ for CD-ROMs, both incl. postage&packing),
  183. but only in unmodified form, complete with this readme file.
  184.  
  185. My address:        Helmut Hoffmann
  186.             Rubensstrasse 4
  187.             D-41063 Moenchengladbach
  188.  
  189.             Germany
  190.  
  191. EMail: hhoff@pool.informatik.rwth-aachen.de
  192.